home *** CD-ROM | disk | FTP | other *** search
- HISTORY
-
- 1.250
-
- Several potential buffer overflows caused by me reading the
- description of strncat wrong are now fixed. This includes problems
- reading messages with >1KB headers on them.
-
- Fixed 'Save all attachments'. For real this time. I hope ;)
-
- 1.246
-
- Made a lot of changes in the installer to support compressing parts
- of the distribution. Full Serious Voodoo distrib doesn't fit on a
- floppy without compressing some of it...
-
- The "choose address" change in the last revision left another crash
- unfixed.
-
- A "From:\n someone@foo.org" header would show up weird.
-
- 1.244
-
- Added the "Version: 1" keyword required by draft-elkins-pem-pgp-03.txt
- into the application/pgp-encrypted body.
-
- Temp files now have a ".v" extension, since CED gets confused about its
- local settings files if the name is all numbers and has no extension.
-
- If you closed the editor while you had a "choose address" window open,
- Voodoo would crash.
-
- "Undisplayable file" in the editor would crash Voodoo when you tried to
- select another part.
-
- Fixed the infinite loop when using "Save all attachments" on a message
- with none. Sorry, had forgot about it before.
-
- 1.239
-
- Forgot to unlock a file or directory after a failure in a couple of
- places.
-
- Changed a lot of static buffers to dynamic ones. In places this
- increased stack usage, but this should not be a problem anywhere,
- since Voodoo has been extremely conservative about stack.
-
- Reset editor scroller after deleting an attachment.
-
- Re-fixed the German catalog. Translators, please make sure that the
- ##language line does not contain trailing spaces. FlexCat does not
- remove them.
-
- Apparently I've been handling datatypes totally wrong all this time.
- Gee, don't I love the orthogonality of BOOPSI. Window layouting and
- message printing should be right now.
-
- Added the Norwegian (norsk) catalog to installer.
-
- Another insignificant buffer bug corrected.
-
- 1.233
-
- Message sorting improved.
-
- Understands a couple of date formats that go against the RFC-822 Date
- header specification, so that messages sent with some nonconforming
- programs (AirMail 2.0 comes to mind..) are sorted correctly.
-
- Changed the printing routine slightly. Does it work now?
-
- Came up with a simple way to fix the problem with a lone "." on a
- quoted-printable encoded line: quoted-printable encode it! doh,
- should've thought of it before.
-
- Upon initializing a folder, doublecheck the index.
-
- Doublecheck that the file does not already exist before moving mail
- from folder to another.
-
- German catalog finally corrected.
-
- 1.230
-
- Enhanced the installation script.
-
- "Save all attachments" menu option.
-
- Fixed multiple file drag&drop.
-
- Disabled printing until I can figure out why in the **** it crashes.
-
- Fixed a long-standing bug in backfill code that made it fail on 15+ bit
- CyberGraphX screens.
-
- Running Voodoo again will always open the primary folder (unless
- another folder was specified with FOLDER, or MAIL option was used).
- This means that running Voodoo again will act as if it wasn't running
- already.
-
- Added offline use documentation and some scripts to the distribution.
-
- Added a FILE option to preload the message buffer for "Voodoo MAIL".
-
- Message/rfc822 is now the default subpart content-type for
- multipart/digest.
-
- Fixed version strings in all catalogs.
-
- Fixed the installer script.
-
- 1.225
-
- Reordered message composition window toolbar.
-
- Moved "send a bug report" to a less prominent place in the project
- menu instead of the about window.
-
- Save whole message appends to file instead of replacing it.
-
- CopyFile routine deletes existing target file (in case of links).
-
- Modified built-in bug report generator.
-
- Worked around the scrollbar problem in message editor.
-
- UUdecode all files in a message.
-
- 1.220
-
- Font config read font name from already free'd memory.
-
- Added STRINGA_ExitHelp to all string gadgets.
-
- Voodoo would crash if the spool file had repeated "From " lines in the
- beginning of messages. It won't do that any more. You should still fix
- this in the software that writes to to spool file, since it is broken.
-
- Hopefully printing works better now.
-
- Fixed a problem uniconifying Voodoo.
-
- Added a "NEW" column to the open-folder window. Fixed a problem in
- determining the number of new messages in a folder.
-
- 1.214
-
- (Serious Voodoo) The prefs file Voodoo.rules contains the auto-import
- rules, one perline. Format: "<folder name> <header pattern>", for example
- "voodoo (To:#?voodoo@warped.com|Sender:#?owner-voodoo@warped.com)".
- No GUI yet. Test it out. Works only in "get new mail" for the primary
- spool file as of now.
-
- Putting together the folder auto-selection rules stuff.
-
- 1.208
-
- Fixed a possible buffer overflow.
-
- DONTGETMAIL argument suppresses the spool scan on startup.
-